<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";







		

.wrap_all{ /*only needed if using big background images like in theme 5*/

	width:1000px;

	position:relative;

	display:table;

	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑"; color:#FFFFFF;

	}

	



#top{

	position:relative;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	}



	

/*navigation*/



.navwrap{

    height:45px;



	/*line-height:45px;

	padding-right:18px;*/

	position:absolute;



	font-size:12px;

	z-index:6; color:#FFFFFF;

	}



#top #nav{

	float:left;

	height:45px;

	line-height:45px;

	/*padding-left:13px;*/

}





#nav, #nav ul{

	margin:0;

	padding:0;

	list-style-type:none;

	list-style-position:outside;

	position:relative;

	line-height:45px; 

	z-index:5;

text-align:center;

}





#top #nav a{

	height:45px;

	display:block;

	padding:0 0px;

	text-decoration:none;

	text-align:center;

	line-height:45px; 

	outline:none;

	z-index:35;

	position:relative;

	float:left;

	width:111px;

	color:ffffff;

	

	}

	

	#top #nav li a:hover{

	height:45px;

	display:block;

	padding:0 0px;

	text-decoration:none;

	text-align:center;

	line-height:45px; 

	outline:none;

	z-index:35;

	position:relative;

	float:left;

	width:111px;

	color:#000000;

	background:url(../images/menuli.jpg) top center no-repeat;

	}



#top #nav ul a{

	/*line-height:45px; */

	font-size:12px;

	

}



#top #nav li{

	float:left;

	position:relative;

	z-index:20;

	margin-top:0px;

	line-height:45px;

	width:111px;

	font-size: 16px;

	text-align:center;

	color:#000000;

	background:url(../images/mr.jpg) right no-repeat;

	font-weight:bold;

}



#top #nav li li{

	border-left:none;

	margin-top:0;

	text-align:center;

	line-height:30px;

}

#top #nav li li a:hover{

	border-left:none;

	margin-top:0;

	text-align:center;

	line-height:30px;

	height:30px;

}



#top #nav ul {

	position:absolute;

	display:none;

	width:111px;

	top:45px;

	text-align:center;

	/*left:-1px;*/



}



#top #nav li ul a{

	width:111px;

	height:auto;

	float:left;

	text-align:center;

	padding:0 0px;

}



#top #nav ul ul{

	top:auto;

	border-top:none;

}	



#top #nav li ul ul {

	left:111px;

	top:0px;

}



#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{

  	display:none;	

}

#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{

	display:block;

}



.navwrap{

	/*background:transparent url(../images/menu.png) no-repeat scroll right bottom;*/

	}



#top #nav{

	/*background:transparent url(../images/menu.png) left top no-repeat;*/

}











/*naviagation*/

#top #nav a{

	color:#000000;

}



#top #nav ul {

	/*border:1px solid #DFDFDF;*/

	border-top:none;

}







#top #nav li ul a{

	border-bottom:1px solid #fff;

	/*border-top:1px solid #DFDFDF;*/

}



#top  #nav ul a, #top  #nav ul li{

	background-color:#f6b829;

	background-image:none;

	line-height:30px;

}

#top  #nav ul a:hover{

	background-color:#f6b829;

	background-image:none;

	line-height:30px;

}



#top  #nav ul a:hover, #top  #nav ul a:focus {

	background-color:#B37E16;

	color:#ffffff;

	

}



#top  #nav a:hover, #top  #nav a:focus {

	color:#ffffff;

	background:#B37E16;

	

}



#top #nav .current_page_item a{

	color:#000000;

}

#top #nav .current_page_item a:hover{

	color:#000000;

	

}



#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{

	/*border-right:1px solid #f5f5f5;*/

	border-left:none;

	background-image:none;

	color:#000000;

}



</pre></body></html>